var runtime.shiftError

2 uses

	runtime (current package)
		panic.go#L227: var shiftError = error(errorString("negative shift amount"))
		panic.go#L232: 	panic(shiftError)